Intersoft ClientUI Documentation
UXUpDownItemsBase<T> Class
Members 



Base class for all controls that provide value manipulation with a UXSpinner and a text box using item control.
Object Model
UXUpDownItemsBase<T> ClassISFramework ClassStyleSelector ClassDataTemplateSelector Class
Syntax
[StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)]
public abstract class UXUpDownItemsBase<T> : UXUpDownItemsBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
[StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)]
generic<typename T>
public ref class UXUpDownItemsBase abstract : public UXUpDownItemsBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
<StyleTypedPropertyAttribute(Property="SpinnerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXInput.UXButtonSpinner)>
Public MustInherit Class UXUpDownItemsBase(Of T) 
   Inherits UXUpDownItemsBase
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing 
 
Dim instance As UXUpDownItemsBase(Of T)
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.ISItemsControl
                     Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase
                        Intersoft.Client.UI.Aqua.UXInput.UXUpDownItemsBase<T>
                           Intersoft.Client.UI.Aqua.UXInput.UXDomainUpDown

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXUpDownItemsBase<T> Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback